ASP.NET Core MVC コントロールヘルプ
InnerTextStyle メソッド

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > FlexPieBaseBuilder<T,TControl,TBuilder> クラス : InnerTextStyle メソッド
The builder function.
Configurates C1.Web.Mvc.FlexPieBase<T>.InnerTextStyle. Get or set the style of text inside pie.
シンタックス
'宣言
 
Public Function InnerTextStyle( _
   ByVal build As System.Action(Of SVGStyleBuilder) _
) As TBuilder
public TBuilder InnerTextStyle( 
   System.Action<SVGStyleBuilder> build
)

パラメータ

build
The builder function.

戻り値の型

Current builder.
参照

FlexPieBaseBuilder<T,TControl,TBuilder> クラス
FlexPieBaseBuilder<T,TControl,TBuilder> メンバ